home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-1097 / AMOSLIST / text0187.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  1.6 KB  |  37 lines

  1. I have sent a small demo of my morphing routine to Mr. Giark himself, so
  2. there is no quibbling that I havent sent my piece. It should be up on the
  3. list game page within a short time. Some notes about it:
  4.  
  5. 1) Firstly, it just scrolls from A - Z on its own. I have yet to implant
  6.    some routines to go within the morphing sequence.
  7.  
  8. 2) The morphing isnt the best it can be just yet. I removed an algorythm
  9.    which calculates the exact number of pixels to move each axis for every
  10.    frame of morphing. This ensures that all axis finish at the exact same
  11.    time, and your not waiting for others to finsh.
  12.  
  13. 3) The rotation routine I wrote myself is being updated to rotate multiple
  14.    arrays at once, so I can physically control more than one object on the
  15.    screen at once. When implemented, the morphing letters will also rotate.
  16.  
  17. 4) If you look at the first 3 letters, you will see they morph in a
  18.    different way than the rest. This process I call "Data Switching" to
  19.    trick the system into thinking its starting points are at some other
  20.    location. I havent had time to switch the other letters yet, but I will
  21.    work on that for the next release.
  22.  
  23. If anyone has any questions/comments/suggestions then please feel free to
  24. contact me. If you want the file mailed to you personally, just ask.
  25.  
  26. Andrew "Mushroom" Kellett
  27. --
  28.  Email: Andy Kellett <mushypd@redrose.net>  Team *AMOS* + IAPA Team *AMIGA*
  29.   alt.religion.amos - AMOS now on usenet! AMOS Mailinglist also mirrored
  30.  
  31.      World's Largest AMOS Homepages - http://www.mushy-pd.demon.co.uk
  32.  
  33.          Massive FTP site with AMOS/C64 and Mods/Samples + more at
  34.                             mushy-pd.dyn.ml.org
  35.  
  36.  
  37.